ACSPerfAnalyzer (version $Id: ACSPerfAnalyzer.py,v 1.5 2004/10/31 21:32:25 dfugate Exp $)
index
/diska/alma_tmp/ACS/Benchmark/analyzer/src/ACSPerfAnalyzer.py

TODO:
- all

 
Modules
       
anydbm
re

 
Functions
       
analyzeLine(line, database)
analyzeOutput(fileName, dbName)
Analyze
exit(...)
exit([status])
 
Exit the interpreter by raising SystemExit(status).
If the status is omitted or None, it defaults to zero (i.e., success).
If the status is numeric, it will be used as the system exit status.
If it is another kind of object, it will be printed and the system
exit status will be one (i.e., failure).

 
Data
        __version__ = '$Id: ACSPerfAnalyzer.py,v 1.5 2004/10/31 21:32:25 dfugate Exp $'
argv = ['/alma/ACS-8.0/Python/bin/pydoc', '-w', 'ACSPerfAnalyzer']